Welcome![Sign In][Sign Up]
Location:
Search - tcp chat room

Search list

[TCP/IP stack基于TCP的聊天室的简单实现_MyChat

Description: 基于TCP的简单的聊天室程序,适合初学者学习.用vc写的。-based on the simple TCP chat room procedures, suitable for beginners to learn. With vc writes.
Platform: | Size: 70406 | Author: 郑浩 | Hits:

[TCP/IP stack基于TCP的聊天室的简单实现_MyChat

Description: 基于TCP的简单的聊天室程序,适合初学者学习.用vc写的。-based on the simple TCP chat room procedures, suitable for beginners to learn. With vc writes.
Platform: | Size: 69632 | Author: 郑浩 | Hits:

[JSP/Javachattingroom

Description: 用 TCP/IP协议里的套接字(Socket)编程接口来实现一个聊天室.-using TCP/IP protocol's socket (Socket) programming interfaces to achieve a chat room.
Platform: | Size: 41984 | Author: hj | Hits:

[TCP/IP stackVBchatroom

Description: vb写的一个聊天室小程序,用tcp/ip进行连接,界面非常的友好。-vb write a small chat room procedures, using tcp/ip linking, the interface is friendly.
Platform: | Size: 29696 | Author: 谢国 | Hits:

[ICQ-IM-Chatchat

Description: c/s结构的聊天室程序,可以广播,私聊, 改变自己的名字。采用了TCP协议-c/s the structure of the chat room procedures, can be broadcast,私聊, change their names. Using TCP protocol
Platform: | Size: 1564672 | Author: | Hits:

[Internet-NetworkTCP-SOCKET-Chat-Room-Source

Description: 一个用cSharp编写的聊天室,不算完善,客户端需要硬编码服务端的地址-CSharp prepared using a chat room, which is not perfect, the client needs of hard-coded server address
Platform: | Size: 1354752 | Author: 李亚明 | Hits:

[TCP/IP stackchatroom

Description: 用MFC编写的基于udp的聊天室程序,分为客户端和服务器两个部-MFC prepared using udp-based chat room procedures, client and server is divided into two departments
Platform: | Size: 13887488 | Author: 苏永昌 | Hits:

[TCP/IP stackchat

Description: linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval kinds of async methods , excellent template for beginner to learn tcp/ip or unix/linux.
Platform: | Size: 14336 | Author: 吕 广林 | Hits:

[Internet-Networkvc6hat

Description: 用于windows下的网络聊天室设计,包括客户端何服务器端,主要使用tcp/ip协议-For the windows network under the design of the chat room, including server-side client Ho, mainly the use of tcp/ip protocol
Platform: | Size: 838656 | Author: qiu | Hits:

[VC/MFCVC6SocketsAPI

Description: 用VC++6.0的Sockets API实现一个聊天室程序.txt   VC++对网络编程的支持有socket支持,WinInet支持,MAPI和ISAPI支持等。其中,Windows Sockets API是TCP/IP网络环境里,也是Internet上进行开发最为通用的API。最早美国加州大学Berkeley分校在UNIX下为TCP/IP协议开发了一个API,这个API就是著名的Berkeley Socket接口(套接字)。在桌面操作系统进入Windows时代后,仍然继承了Socket方法。在TCP/IP网络通信环境下,Socket数据传输是一种特殊的I/O,它也相当于一种文件描述符,具有一个类似于打开文件的函数调用-socket()。可以这样理解:Socket实际上是一个通信端点,通过它,用户的Socket程序可以通过网络和其他的Socket应用程序通信。Socket存在于一个"通信域"(为描述一般的线程如何通过Socket进行通信而引入的一种抽象概念)里,并且与另一个域的Socket交换数据。Socket有三类。第一种是SOCK_STREAM(流式),提供面向连接的可靠的通信服务,比如telnet,http。第二种是SOCK_DGRAM(数据报),提供无连接不可靠的通信,比如UDP。第三种是SOCK_RAW(原始),主要用于协议的开发和测试,支持通信底层操作,比如对IP和ICMP的直接访问。 -VC++6.0 using the Sockets API procedures for the realization of a chat room. Txt VC++ on the support network programming socket support, WinInet support, MAPI and ISAPI support. One, Windows Sockets API is TCP/IP network environment, but also for the development of Internet, the most common API. The first University of California, Berkeley campus in UNIX for the TCP/IP protocol has developed an API, the API is well-known Berkeley Socket interface (socket). Into the Windows desktop operating system in the era after the Socket method inherited. In the TCP/IP network communication environment, Socket data transmission is a special kind of I/O, it is equivalent to a file descriptor, open the file with a similar function call in-socket (). Can interpret it this way: Socket is a communication endpoint, through which users can program the Socket and other network applications of Socket Communications. Socket exist in a "communication domain" (as described in the general thread o
Platform: | Size: 3072 | Author: 李涛 | Hits:

[TCP/IP stackTCP

Description: TCP的聊天室的简单实现 ,可以实时聊天,资源共享,谢谢大家支持-TCP chat room to achieve a simple, real-time chat, resource sharing, Thank you for your support
Platform: | Size: 64512 | Author: niejiyong | Hits:

[Internet-NetworkMFC_ChatRoom_WINSOCK-TCP

Description: MFC开发的聊天室,有server和client 支持多人聊天 适合MFC开发者学习和使用- a chat room developed in mfc support multi_person chating
Platform: | Size: 1657856 | Author: 田杰 | Hits:

[Internet-Networklanchat

Description: 聊天室功能 以tcp建立(mysocket类) 私聊和搜索局域网功能 由udp协议建立 (serchsocket类) qq表情功能 应用qq中的ImageOle.dll接口 重载richedit 加入insertface函数 文件传送 由serchSocket发出请求 ,然后以filesocket建立连接,一个一个文件传送 将文件拖到程序窗口就能向连接框中的ip发送文件,可以传送多个文件-Tcp chat room feature to establish (mysocket class) private chat and search for local area network function is performed by udp protocol to establish (serchsocket category) qq in qq expression of functional applications ImageOle.dll interface overload richedit join insertface file transfer function is a request by the serchSocket, and then filesocket establish a connection, a file transfer a file onto the program window will be able to connect ip box to send files, you can transfer multiple files
Platform: | Size: 2768896 | Author: xiao5233 | Hits:

[JSP/Javajava-chat-room

Description: 这是一个简单的聊天室程序。基于TCP/IP协议,使用多线程socket通信的编程。注册登陆界面。公聊界面。私聊界面。-This is a simple chat program. Based on TCP/IP protocol, using multi-threaded socket communication programming. Register login screen. Public chat interface. Private Chat interface.
Platform: | Size: 5120 | Author: 兔子 | Hits:

[JSP/Javachat

Description: java聊天室程序 每步均有简练的注释 是复习tcp udp的好代码-java chat room programs are concise notes for each step is a good code review tcp udp
Platform: | Size: 21504 | Author: justsoso | Hits:

[Internet-NetworkAsynchronous-TCP-chat-room

Description: 以C#实现TCP异步服务器的接收和发送,处理客服端发送过来的不同的消息格式-To C# to achieve asynchronous server TCP send and receive, handle customer service sends a different message formats over
Platform: | Size: 272384 | Author: 小志 | Hits:

[Internet-Networktcp-mutithread-chat

Description: 在windows 控制台下 用C语言编写的 基于tcp的多人聊天室程序,服务器启动后,每个客户端连上后都先向其他客户端打招呼,每个客户端的信息发送到其他客户端-In the windows console using C language based on the TCP chat room procedures, the server starts, each client even after all first to greet each other client, the client sends the information to other client
Platform: | Size: 2418688 | Author: tobeforest | Hits:

[CSharpTCP-Chat

Description: SGS TCP聊天室框架客户端+服务端 基于TCP协议,修改简单,可扩展性强-SGS TCP Chat Room Server & Client
Platform: | Size: 207872 | Author: 煜哥 | Hits:

[Internet-Networkchat.tar

Description: linux 下 TCP实现的聊天室-TCP chat room
Platform: | Size: 2048 | Author: ivenyl | Hits:

[TCP/IP stackTCPIP-Chat-room

Description: 使用TCP/IP协议编写的一个聊天室软件-Using TCP/IP protocol software written in a chat room
Platform: | Size: 4965376 | Author: 王向阳 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net